[INFO] fetching crate lifiswap 0.4.0...
[INFO] testing lifiswap-0.4.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate lifiswap 0.4.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate lifiswap 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate lifiswap 0.4.0
[INFO] tweaked toml for crates.io crate lifiswap 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lifiswap 0.4.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lifiswap 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 038fe4442e949b0405e3012b2970f91842e75b69a4d3a2b64c22de96f4549a08
[INFO] running `Command { std: "docker" "start" "-a" "038fe4442e949b0405e3012b2970f91842e75b69a4d3a2b64c22de96f4549a08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "038fe4442e949b0405e3012b2970f91842e75b69a4d3a2b64c22de96f4549a08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "038fe4442e949b0405e3012b2970f91842e75b69a4d3a2b64c22de96f4549a08", kill_on_drop: false }`
[INFO] [stdout] 038fe4442e949b0405e3012b2970f91842e75b69a4d3a2b64c22de96f4549a08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bce080e954d741e2f0649837f3407347b36676712d150364ea505ce3b2783593
[INFO] running `Command { std: "docker" "start" "-a" "bce080e954d741e2f0649837f3407347b36676712d150364ea505ce3b2783593", kill_on_drop: false }`
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling bon v3.9.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling lifiswap v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.97s
[INFO] running `Command { std: "docker" "inspect" "bce080e954d741e2f0649837f3407347b36676712d150364ea505ce3b2783593", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bce080e954d741e2f0649837f3407347b36676712d150364ea505ce3b2783593", kill_on_drop: false }`
[INFO] [stdout] bce080e954d741e2f0649837f3407347b36676712d150364ea505ce3b2783593
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f3c22feb0477c625dd8ec17f8ac7d5e5c4dc2d9b3b45ad46734ed7a125acf02
[INFO] running `Command { std: "docker" "start" "-a" "5f3c22feb0477c625dd8ec17f8ac7d5e5c4dc2d9b3b45ad46734ed7a125acf02", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling lifiswap v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.53s
[INFO] running `Command { std: "docker" "inspect" "5f3c22feb0477c625dd8ec17f8ac7d5e5c4dc2d9b3b45ad46734ed7a125acf02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f3c22feb0477c625dd8ec17f8ac7d5e5c4dc2d9b3b45ad46734ed7a125acf02", kill_on_drop: false }`
[INFO] [stdout] 5f3c22feb0477c625dd8ec17f8ac7d5e5c4dc2d9b3b45ad46734ed7a125acf02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b2130924b38930c2a5d43a1f97e39060581059fd91ba8d62c9ebb274f7652e48
[INFO] running `Command { std: "docker" "start" "-a" "b2130924b38930c2a5d43a1f97e39060581059fd91ba8d62c9ebb274f7652e48", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lifiswap-45431cd15db00b7c)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test execution::convert::tests::accepts_missing_from_amount_usd ... ok
[INFO] [stdout] test execution::convert::tests::converts_quote_to_route ... ok
[INFO] [stdout] test execution::convert::tests::uses_from_address_when_to_address_missing ... ok
[INFO] [stdout] test execution::messages::tests::action_message_lookup ... ok
[INFO] [stdout] test execution::convert::tests::errors_without_estimate ... ok
[INFO] [stdout] test execution::messages::tests::substatus_message_lookup ... ok
[INFO] [stdout] test execution::poll::tests::propagates_error_immediately ... ok
[INFO] [stdout] test execution::state::tests::create_and_get ... ok
[INFO] [stdout] test execution::state::tests::update_replaces_route_data ... ok
[INFO] [stdout] test execution::state::tests::with_route_noop_on_missing ... ok
[INFO] [stdout] test execution::status::tests::allow_updates_disables_propagation ... ok
[INFO] [stdout] test execution::status::tests::create_action_returns_error_without_init ... ok
[INFO] [stdout] test execution::status::tests::create_action_succeeds_after_init ... ok
[INFO] [stdout] test execution::status::tests::find_action_returns_none_when_empty ... ok
[INFO] [stdout] test execution::status::tests::initialize_action_creates_new ... ok
[INFO] [stdout] test execution::poll::tests::returns_immediately_on_first_success ... ok
[INFO] [stdout] test execution::state::tests::active_route_ids ... ok
[INFO] [stdout] test execution::state::tests::clone_shares_state ... ok
[INFO] [stdout] test execution::state::tests::delete_removes_entry ... ok
[INFO] [stdout] test execution::state::tests::with_route_mutates ... ok
[INFO] [stdout] test execution::status::tests::find_action_returns_created_action ... ok
[INFO] [stdout] test execution::state::tests::create_preserves_existing_executors ... ok
[INFO] [stdout] test execution::status::tests::initialize_execution_creates_pending ... ok
[INFO] [stdout] test execution::status::tests::initialize_execution_resets_failed ... ok
[INFO] [stdout] test execution::status::tests::update_action_returns_error_without_init ... ok
[INFO] [stdout] test execution::status::tests::update_action_with_tx_hash ... ok
[INFO] [stdout] test execution::status::tests::update_action_sets_failed_status ... ok
[INFO] [stdout] test execution::step_comparison::tests::exceeds_threshold ... ok
[INFO] [stdout] test execution::step_comparison::tests::within_threshold ... ok
[INFO] [stdout] test execution::step_comparison::tests::zero_old_amount ... ok
[INFO] [stdout] test execution::status::tests::update_execution_sets_fields ... ok
[INFO] [stdout] test execution::status::tests::done_actions_sorted_first ... ok
[INFO] [stdout] test execution::status::tests::initialize_action_updates_existing ... ok
[INFO] [stdout] test execution::poll::tests::retries_until_success ... ok
[INFO] [stdout] test execution::poll::tests::returns_none_when_exhausted ... ok
[INFO] [stdout] test types::token_units::tests::format_small_amount ... ok
[INFO] [stdout] test types::token_units::tests::format_standard_cases ... ok
[INFO] [stdout] test types::token_units::tests::format_zero ... ok
[INFO] [stdout] test types::token_units::tests::parse_zero ... ok
[INFO] [stdout] test types::token_units::tests::parse_standard_cases ... ok
[INFO] [stdout] test types::token_units::tests::format_no_decimals ... ok
[INFO] [stdout] test types::token_units::tests::roundtrip ... ok
[INFO] [stdout] test types::token_units::tests::parse_integer_input ... ok
[INFO] [stdout] test execution::task::tests::pipeline_completes_all_tasks ... ok
[INFO] [stdout] test execution::task::tests::pipeline_skips_tasks_where_should_run_false ... ok
[INFO] [stdout] test execution::task::tests::empty_pipeline_completes ... ok
[INFO] [stdout] test execution::task::tests::pipeline_stops_on_pause ... ok
[INFO] [stdout] test execution::task::tests::pipeline_stops_on_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-f7608571298a5864)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test quote_merges_config_route_options_defaults ... ok
[INFO] [stdout] test api_key_header_is_sent ... ok
[INFO] [stdout] test http_error_maps_to_lifi_error ... ok
[INFO] [stdout] test patch_contract_calls_empty_entries_validation ... ok
[INFO] [stdout] test client_is_clone_and_send ... ok
[INFO] [stdout] test no_retry_on_client_error ... ok
[INFO] [stdout] test get_chains_with_filter ... ok
[INFO] [stdout] test get_status_success ... ok
[INFO] [stdout] test get_wallet_balances_success ... ok
[INFO] [stdout] test patch_contract_calls_success ... ok
[INFO] [stdout] test post_routes_success ... ok
[INFO] [stdout] test get_chains_success ... ok
[INFO] [stdout] test client_sends_sdk_headers ... ok
[INFO] [stdout] test get_wallet_balances_empty_address_validation ... ok
[INFO] [stdout] test quote_request_overrides_config_defaults ... ok
[INFO] [stdout] test with_custom_http_client ... ok
[INFO] [stdout] test routes_merges_config_route_options ... ok
[INFO] [stdout] test retries_on_429_with_retry_after ... ok
[INFO] [stdout] test retries_on_server_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lifiswap
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/client.rs - client::LiFiClient::set_providers (line 247) ... ignored
[INFO] [stdout] test src/execution/convert.rs - execution::convert::convert_quote_to_route (line 44) ... ignored
[INFO] [stdout] test src/execution/engine.rs - execution::engine::LiFiClient::execute_quote (line 77) ... ignored
[INFO] [stdout] test src/execution/engine.rs - execution::engine::LiFiClient::execute_route (line 53) ... ignored
[INFO] [stdout] test src/execution/engine.rs - execution::engine::LiFiClient::swap (line 103) ... ignored
[INFO] [stdout] test src/execution/poll.rs - execution::poll::wait_for_result (line 22) ... ignored
[INFO] [stdout] test src/lib.rs - (line 26) ... ignored
[INFO] [stdout] test src/lib.rs - (line 54) ... ignored
[INFO] [stdout] test src/provider.rs - provider::Provider (line 23) ... ignored
[INFO] [stdout] test src/client.rs - client (line 8) - compile ... ok
[INFO] [stdout] test src/types/token_units.rs - types::token_units::parse_units (line 64) ... ok
[INFO] [stdout] test src/types/token_units.rs - types::token_units::format_units (line 12) ... ok
[INFO] [stdout] test src/lib.rs - (line 7) - compile ... ok
[INFO] [stdout] test src/client.rs - client::LiFiConfig (line 75) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.69s; merged doctests compilation took 1.58s
[INFO] running `Command { std: "docker" "inspect" "b2130924b38930c2a5d43a1f97e39060581059fd91ba8d62c9ebb274f7652e48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2130924b38930c2a5d43a1f97e39060581059fd91ba8d62c9ebb274f7652e48", kill_on_drop: false }`
[INFO] [stdout] b2130924b38930c2a5d43a1f97e39060581059fd91ba8d62c9ebb274f7652e48
